var encoding/xml.escQuot

3 uses

	encoding/xml (current package)
		xml.go#L1889: 	escQuot = []byte(""") // shorter than """
		xml.go#L1917: 			esc = escQuot
		xml.go#L1964: 			esc = escQuot